//==============================================================================
// tower_anim.txt
//==============================================================================
import Construction_defines_anim.txt
import building_damage_defines_anim.txt
//==============================================================================
define empower
{
    SetSelector
    {
        EmpowerLogic
        SetSelector
        {
            set hotspot
            {
                version
                {
                    Visualnone Jimmy
                }
            }
        }
        SetSelector
        {
            set hotspot
            {
                version
                {
                    Visualparticle SFX E Pharaoh Empower Large
                }
            }
        }
    }
}
//==============================================================================
define VINEA
{
    set hotspot
    {
        version
        {
            Visual Building VineA
        }
    }
}
//==============================================================================
define VINEB
{
    set hotspot
    {
        version
        {
            Visual Building VineB
        }
    }
}
//==============================================================================
define Dust
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Building DustA
        }
    }
}
//==============================================================================
define Oil
{
    set hotspot
    {
        version
        {
            Visualparticle SFX A Oil
        }
    }
}
//==============================================================================
anim Idle
{
        SetSelector
        {
             Techlogic Age 2/Age 3/Age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                                 Visual Building Beta G Outpost
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
            }
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                                 Visual Building Beta G Outpost
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
            }
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
                                 Visual Building Beta G Outpost_OlympicAge
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                        }
                    }
                }
            }
        }
    }
}
//==============================================================================
anim Death
{
        SetSelector
        {
             Techlogic Age 2/Age 3/Age 4
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
         Visual Building Beta G Outpost_Death
							connect smoke0 dust hotspot
							connect smoke1 dust hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
            }
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
         Visual Building Beta G Outpost_Death
							connect smoke0 dust hotspot
							connect smoke1 dust hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
            }
            SetSelector
            {
                ConstructionLogic 0 33 66
                set hotspot
                {
                    version
                    {
         Visual Building Beta G Outpost_OlympicAgeDeath
							connect smoke0 dust hotspot
							connect smoke1 dust hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall A
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building Construction XSmall B
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                    }
                }
                set hotspot
                {
                    version
                    {
                        Visual Building G TowerConstruction
                        connect CHIN N_Small_Brick hotspot
                        connect ATTACHPOINT N_Long_Brick hotspot
                        }
                    }
                }
            }
        }
    }
}